home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / PGM_TOOL / SMP_PT / PT.DOC < prev    next >
Text File  |  1995-04-02  |  910b  |  27 lines

  1. Programmers Tools:  DOCUMENTATION
  2.  
  3. ------------------------------------
  4.  
  5. Well, this program is pretty much self-explainatory.  
  6.  
  7. I have included an ASCII.TAB file which isn't used by the program but
  8. can be viewed using "edit ascii.tab".  I could not figure out how to 
  9. display the table because it would try to write characters like chr(4)
  10. to the screen which did *funky* things...  Rather than take a whole bunch
  11. of time to figure it out, I just left it out.  There are some good TSR's 
  12. out there with ASCII Charts on them, so get one of those. =)
  13.  
  14. ** If anyone could give me some hints on how to display the ascii.tab file
  15. or any ascii table, it would be appreciated. **
  16.  
  17. To run, type "pt".   
  18.  
  19. All *.pas files can be compiled and executed.
  20.  
  21. Questions or Comments:
  22.  
  23.    TheShogun@aol.com (mike ryan)
  24.  
  25. I would appreciate comments on the usefulness of this program..  Thanks
  26.  
  27. -- 040295